home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your PC Made Easy 3
/
Your PC Made Easy 3.iso
/
Extras
/
AE_Product_Tour.exe
/
scripts
/
DefineButton2_1021
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-07-13
|
85b
|
7 lines
on(release){
tellTarget("sharing movie")
{
gotoAndPlay(11);
}
}